Skip to content

fix: repair release workflow validation - #195

Merged
damacus merged 4 commits into
mainfrom
codex/fix-prevent-file-change-permissions
Apr 20, 2026
Merged

fix: repair release workflow validation#195
damacus merged 4 commits into
mainfrom
codex/fix-prevent-file-change-permissions

Conversation

@damacus

@damacus damacus commented Apr 20, 2026

Copy link
Copy Markdown
Member

Summary

  • run the prevent-file-change reusable workflow with pull_request_target and explicit PR write permissions
  • allow release-generated * bullets in markdownlint
  • normalize the existing CHANGELOG.md list markers to * for consistency with release-please output

Verification

  • yamllint .github/workflows/prevent-file-change.yml
  • markdownlint-cli2 "**/*.md" "!vendor/**"

@damacus
damacus requested a review from a team as a code owner April 20, 2026 09:16
@damacus
damacus merged commit fb09242 into main Apr 20, 2026
6 checks passed
@damacus
damacus deleted the codex/fix-prevent-file-change-permissions branch April 20, 2026 15:31
@github-actions

Copy link
Copy Markdown

Slowest examples

Top 10 slowest examples (1.58 seconds, 83.92% of total time)
Example Description Time in seconds
spec/unit/resources/ossec_server_spec.rb:36 ossec_server installs the server package 0.65092
spec/unit/resources/ossec_client_spec.rb:33 ossec_client installs the agent package 0.44228
spec/unit/resources/ossec_config_spec.rb:44 ossec_config on rockylinux-9 does not include unsupported use_geoip in ossec.conf 0.12737
spec/unit/resources/ossec_agent_auth_spec.rb:22 ossec_agent_auth runs agent-auth 0.06104
spec/unit/resources/ossec_local_spec.rb:20 ossec_local installs the server package 0.0581
spec/unit/resources/ossec_repository_spec.rb:27 ossec_repository on debian-13 creates the apt repository as trusted 0.05777
spec/unit/resources/ossec_repository_spec.rb:51 ossec_repository on amazonlinux-2023 uses the Amazon Linux repository path 0.05694
spec/unit/resources/ossec_local_spec.rb:24 ossec_local creates ossec.conf 0.04442
spec/unit/resources/ossec_authd_spec.rb:22 ossec_authd creates the authd unit 0.04146
spec/unit/resources/ossec_config_spec.rb:20 ossec_config creates ossec.conf 0.04105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant